| Total Complexity | 60 |
| Dependencies | 4 |
| Dependents | 0 |
| Total lines | 357 |
| Lines of code | 195 |
| Logical lines of code | 123 |
| Comment lines | 86 |
| Methods | 8 |
| Properties | 5 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| subscribe() | 39 | 17 | 64 | |
| getSubscribers() | 50 | 14 | 26 | |
| unSubscribe() | 48 | 12 | 31 | |
| verifySubscriber() | 45 | 10 | 37 | |
| response() | 59 | 2 | 16 | |
| sendSMS() | 63 | 3 | 10 | |
| __construct() | 67 | 1 | 8 | |
| convertNumber() | 73 | 1 | 3 |